projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d59147
)
(gdb-info-stack-custom): Don't try to give
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 22 Oct 2006 05:40:08 +0000
(
05:40
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 22 Oct 2006 05:40:08 +0000
(
05:40
+0000)
gdb-stack-position a value when there is no fringe.
lisp/progmodes/gdb-ui.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gdb-ui.el
b/lisp/progmodes/gdb-ui.el
index 52360a73970c48cc8e4ba66a473cd6f124c7a394..007033a87bacf9d900b8172c42d0f9b5b0413981 100644
(file)
--- a/
lisp/progmodes/gdb-ui.el
+++ b/
lisp/progmodes/gdb-ui.el
@@
-2048,7
+2048,6
@@
static char *magick[] = {
(or gdb-stack-position
(setq gdb-stack-position (make-marker)))
(set-marker gdb-stack-position (point)))
- (set-marker gdb-stack-position nil)
(put-text-property bl (+ bl 4)
'face '(:inverse-video t))))
(when (re-search-forward